Main Page | Class List | Class Members

BustaGraphics Class Reference

contains methods for displaying graphics More...

#include <BustaGraphics.h>

List of all members.

Public Member Functions

void drawSPGame (BustaModelGameState *gs)
 Draws a window containg a singleplayer game.
void drawChef (BustaModelChef c)
 Draws the chef.
void drawTipJar (BustaModelTipJar tj)
 Draws the tip jar.
void drawScore (int score)
 Draws the score.
void drawMPGame (BustaModelGameState gs)
 Draws a window containg a multiplayer game.
void drawOpponentBoard (BustaModelGameState gs)
 Draws the opponent's game board.
void drawMainScreen ()
 Draws the main screen.
void drawChefSelelection ()
 Draws the chef selection screen.
void drawHighScores ()
 Draws the high scores screen.
void drawRankings ()
 Draws the rankings screen.
void drawOptions ()
 Draws the options screen.
void drawConnection ()
 Draws the connect screen.


Detailed Description

contains methods for displaying graphics


Member Function Documentation

void BustaGraphics::drawChef BustaModelChef  c  ) 
 

Draws the chef.

Parameters:
c A pointer to the Chef Model.

void BustaGraphics::drawMPGame BustaModelGameState  gs  ) 
 

Draws a window containg a multiplayer game.

Parameters:
gs A pointer to the Game State.

void BustaGraphics::drawOpponentBoard BustaModelGameState  gs  ) 
 

Draws the opponent's game board.

Parameters:
gs A pointer to the Game State.

void BustaGraphics::drawScore int  score  ) 
 

Draws the score.

Parameters:
score The Score.

void BustaGraphics::drawSPGame BustaModelGameState *  gs  ) 
 

Draws a window containg a singleplayer game.

Parameters:
gs A pointer to the Game State.

void BustaGraphics::drawTipJar BustaModelTipJar  tj  ) 
 

Draws the tip jar.

Parameters:
tj A pointer to the Tip Jar Model.


Generated on Tue Jul 19 21:00:59 2005 for BustaSandwich by  doxygen 1.4.2-20050421